projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
031c2e4
)
Add NEWS item for `I' command
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 24 Jan 2022 12:02:00 +0000
(13:02 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 24 Jan 2022 12:02:00 +0000
(13:02 +0100)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index e641eeaa50a191174ce657b46f74f4613999ebfa..73d12a203e09d27110eceabd31eca11b597be9a5 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-257,6
+257,11
@@
These will take you (respectively) to the next and previous "page".
---
*** 'describe-char' now also outputs the name of emoji combinations.
++++
+*** New key binding in *Help* buffers: 'I'.
+This will take you to the Emacs Lisp manual entry for the item
+displayed, if any.
+
** Outline Mode
*** Support for customizing the default visibility state of headings.